Platform Core .NET Assemblies API
CreateCoalesceFunction(EntitySchema,String[]) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > CreateCoalesceFunction Method : CreateCoalesceFunction(EntitySchema,String[]) Method
rootSchema
The root schema.
columnPaths
Array of paths to columns in relation to the root schema.

Glossary Item Box

Gets the instance of the EntitySchemaCoalesceQueryFunction function for the specified root schema and array of paths to columns.

Syntax

 
C#
 
 

Parameters

rootSchema
The root schema.
columnPaths
Array of paths to columns in relation to the root schema.

Return Value

The created EntitySchemaCoalesceQueryFunction instance.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.